Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps org.seasar.doma:doma-core from 3.2.0 to 3.5.1.

Release notes

Sourced from org.seasar.doma:doma-core's releases.

3.5.1

What's Changed

Maintenance

Dependency Upgrades

Full Changelog: domaframework/doma@3.5.0...3.5.1

3.5.0

What's Changed

📢 INFORMATION: In this version, we have made substantial changes to the annotation processor code. Although our tests have not revealed any issues, if you notice any unusual behavior compared to previous versions, please don't hesitate to let us know.

New Features

Bug Fixes

Maintenance

Dependency Upgrades

Full Changelog: domaframework/doma@3.4.0...3.5.0

3.4.0

What's Changed

New Features

... (truncated)

Commits
  • 410be78 [Gradle Release Plugin] - pre tag commit: '3.5.1'.
  • cf3ea6a Refactor GitHub Actions workflows (#1298)
  • 66deb4f Simplify draft release version retrieval logic.
  • f2e817c Set default commitish to master in release workflow
  • 1930fbf Update Gradle setup action to v4.3.0 in workflows
  • d24f5e4 Set 'requireBranch' to empty in release configuration.
  • 7ac5f95 Refactor RoundContext (#1296)
  • 8dc58d2 Ensure non-null checks in constructor arguments
  • c98fdb9 Update dependency org.slf4j:slf4j-api to v2.0.17 (#1295)
  • ced7f38 Update dependency ch.qos.logback:logback-classic to v1.5.17 (#1294)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Changes regarding dependent libraries java Pull requests that update Java code labels Mar 6, 2025
@github-actions
Copy link

github-actions bot commented Mar 6, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@dependabot dependabot bot force-pushed the dependabot/gradle/org.seasar.doma-doma-core-3.5.1 branch from 21dee5d to 5e853e4 Compare March 9, 2025 12:04
Bumps [org.seasar.doma:doma-core](https://github.com/domaframework/doma) from 3.2.0 to 3.5.1.
- [Release notes](https://github.com/domaframework/doma/releases)
- [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md)
- [Commits](domaframework/doma@3.2.0...3.5.1)

---
updated-dependencies:
- dependency-name: org.seasar.doma:doma-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.seasar.doma-doma-core-3.5.1 branch from 5e853e4 to a92e00c Compare March 9, 2025 14:50
@xterao
Copy link
Collaborator

xterao commented Mar 10, 2025

Renovate has handled the issue

@xterao xterao closed this Mar 10, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@xterao xterao deleted the dependabot/gradle/org.seasar.doma-doma-core-3.5.1 branch March 10, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes regarding dependent libraries java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants